Отзывы покупателей

Написать отзыв
  • Все отзывы (78)
  • Образ (11)
  • Видео (0)
  • Все звезды
    • Все звезды(78)
    • 5 Звезда(72)
    • 4 Звезда(4)
    • 3 Звезда(2)
    • 2 Звезда(0)
    • 1 Звезда(0)
Сортировать по:
оценке
  • оценке
  • полезности
  • дате
Отзывы только из вашей страны (Russian Federation)
|
Показать оригинал

Часть обзора переведена автоматически.

  • 01/03/2018

    This board works great, I was able to get both the WiFi and the OLED up and running. The OLED is a bit tricky, it's not connected to the standard I2C pins, its SDA pin is 4 and SCL pin is 15. You can set this up by adding Wire.begin(4, 15) to your setup code. The display's I2C address is 0x3C. You will also need to use the OLED_RST pin to enable the display: pinMode(16,OUTPUT); digitalWrite(16, LOW); delay(50); digitalWrite(16, HIGH); After applying these settings I2CScan can find the display and most SSD1306 Arduino libraries work (for example the Adafruit SSD1306 works after changing Wire.begin() to Wire.begin(4, 15) and setting the reset pin and the I2C address).

    Комментарии (6)
    Показать оригинал
  • 15/05/2019

    Works. I've read some overcomplicated about the display. I got it to work with U8g2lib. I used the following constructor line: U8G2_SSD1306_128X64_NONAME_F_HW_I2C u8g2(U8G2_R0, /* reset=*/ U8X8_PIN_NONE, /* clock=*/ 16, /* data=*/ 17); this has to be changed to the right pins so it becomes: U8G2_SSD1306_128X64_NONAME_F_HW_I2C u8g2(U8G2_R0, /* reset=*/ 16, /* clock=*/ 15, /* data=*/ 4); This got it working for me with the usual U8g2lib functions.

    Комментарии (2)
    Показать оригинал
Show:

    Общий 0 страницы

    Перейти на страницу

    Рекомендуем

    recommendation for you
    • US$9.99
    • US$23.99
    • US$9.99
    • US$14.99
    • US$7.19
    • US$8.29
    • US$6.99
    • US$6.99
    • US$8.99
    • US$11.99
    • US$14.78
    • US$19.99
    • US$11.99
    • US$5.59
    • US$12.99
    • US$25.99
    • US$41.99
    • US$5.99